Make gnus cache work with group names having '/'
authorJames Thomas <james.thomas@ahimsa.global>
Thu, 14 Mar 2024 03:12:00 +0000 (08:42 +0530)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 30 Mar 2024 21:40:42 +0000 (14:40 -0700)
commit0df8dadde2edaee406c76d639a22c70d0b03426b
tree730b6fbc4c4a8f188ded9beb74fc5178a36f6f15
parenta33e7c0286c2a9c8af1c96db42f5c0c37611c9db
Make gnus cache work with group names having '/'

Make `gnus-cache-file-name` use the existing
`nnmail-group-pathname`.

* lisp/gnus/gnus-cache.el (gnus-cache-file-name)
(gnus-cache-update-article):
* lisp/gnus/nnmail.el (nnmail-group-pathname):
lisp/gnus/gnus-cache.el
lisp/gnus/nnmail.el